Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_default_timezone_get
date_default_timezone_get
Get the default time zone used by all date/time functions in the script
Name:
date_default_timezone_get
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the default time zone used by all Date/Time functions.
Related
Common Pitfalls to Watch Out for When Using date_default_timezone_get() to Retrieve Timezones
5
Use date_default_timezone_get() and date_default_timezone_set() to work with PHP projects across time zones
1
How to Accurately Get the Current PHP Script Time Zone with the date_default_timezone_get() Function
3
Similar Functions
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
date_isodate_set
date_isodate_set
DateTime::setISODate
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
mktime
mktime
GetaUnixtimestampfor
timezone_name_get
timezone_name_get
AliasforDateTimeZo
date_time_set
date_time_set
DateTime::setTimeali
strtotime
strtotime
ParsesanyEnglishtext
Popular Articles
Use date_default_timezone_get() and date_default_timezone_set() to work with PHP projects across time zones
Common Pitfalls to Watch Out for When Using date_default_timezone_get() to Retrieve Timezones
How to Accurately Get the Current PHP Script Time Zone with the date_default_timezone_get() Function